Conversation
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
There was a problem hiding this comment.
Tested and works as expected!
oc get pod workspace4e61cbe77de44f3c-8686d5c5fc-lcg2g \ devfile/devworkspace-operator (pullRequest1595 ⚡) rohan-20y4s1qe0p
-n openshift-operators \
-o jsonpath='{.spec.containers[0].volumeMounts[?(@.name=="devworkspace-subpath")]}{"\n"}'
{"mountPath":"/home/user/subpath","name":"devworkspace-subpath","subPath":"subpath"}
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, rohanKanojia, tolusha The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Thank you for the PR, could we extend it so that we can have multiple subpath mounts for a single PVC? From eclipse-che/che#23683:
Maybe something like: |
What does this PR do?
What issues does this PR fix or reference?
eclipse-che/che#23683
Is it tested? How?
PR Checklist
/test v8-devworkspace-operator-e2e, v8-che-happy-pathto trigger)v8-devworkspace-operator-e2e: DevWorkspace e2e testv8-che-happy-path: Happy path for verification integration with Che